﻿@charset "utf-8";
/*
* reset
*/
html{overflow-x:hidden;}
body{font:12px/1.5 tahoma,arial,"Hiragino Sans GB",'Microsoft Yahei', sans-serif; overflow-x:hidden;color:#666;}
input,textarea,button,select,legend,fieldset{font-size:100%;border:0;background:none;vertical-align:middle;outline:none;margin:0;padding:0;}
body,h1,h2,h3,h4,p,ul,ol,dd,dl,form,button{margin:0;}
img { max-width: 100%; border:0;vertical-align:top; width: auto\9;}
form img{height:30px;}
ul,ol{padding-left:0;list-style-type:none;}
a{text-decoration:none;outline:none;color:#241e0e;transition:all .2s ease;}
a:hover, a:active { color:#FF0000; }
a:hover p{ color:#FF0000 !important;}
.i_solu a p{ color:#fff !important;}
i,b{font-style:normal;}
/*html5 ele*/
article, aside, dialog, footer, header, section, nav, figure, menu { display: block; }
/*webkit scroll*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:12px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#c2c2c2;background-clip:padding-box;border:1px solid #979797;min-height:28px
;}
::-webkit-scrollbar-thumb:hover {border:1px solid #636363;background-color:#929292;}
/*ie scroll*/
@-ms-viewport {
width:device-width;
}

/*
* common
*/
.bdshare-button-style0-24 a:hover{opacity: 1!important;}
.opc0{opacity:0;*filter:alpha(opacity=0);}
.wrap{margin-left:auto;margin-right:auto; width:100%; position:relative;}
.fix{*zoom:1;*clear:both;}.fix:before,.fix:after{content:"";display:table;clear:both;}
.oh{overflow:hidden;*zoom:1;}
.l{float:left; width:100%;}.r{float:right; width:100%;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.pr{position:relative;}.pa{position:absolute;}
.tc{text-align:center;}.tr{text-align:right;}
.el{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.hidetext { font: 0/0 a; letter-spacing: -9px; }
.btn{cursor:pointer;}
.hide{display:none;}
.arr{display: inline-block; width: 0; height: 0; overflow: hidden; }
.mt25{margin-top:25px;}
/*ico*/
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../images/ico.png); }
.ico1_2 { background: url(../images/weixin1.png); }
.ico1_3 { background-position: -40px 0; }
.ico1_4 { background-position: -60px 0; }
.ico1_5 { background-position: -80px 0; }
.ico2_1 { background-position: 0 -20px; }
.ico2_2 { background-position: -20px -20px; }
.ico2_3 { background-position: -40px -20px; }
.ico2_4 { background-position: -60px -20px; }
.ico2_5 { background-position: -80px -20px; }
.ico3_1 { background-position: 0 -40px; }
.ico3_2 { background-position: -20px -40px; }
.ico3_3 { background-position: -40px -40px; }
.ico3_4 { background-position: -60px -40px; }
.ico3_5 { background-position: -80px -40px; }
.ico4_1 { background-position: 0 -60px; }
.ico4_2 { background-position: -20px -60px; }
.ico4_3 { background-position: -40px -60px; }
.ico4_4 { background-position: -60px -60px; }
.ico4_5 { background-position: -80px -60px; }
.ico5_1 { background-position: 0 -80px; }
.ico5_2 { background-position: -20px -80px; }
.ico5_3 { background-position: -40px -80px; }
.ico5_4 { background-position: -60px -80px; }
.ico5_5 { background-position: -80px -80px; }

/*
* style
*/
body{padding-top:0;transition:padding .2s ease; }
header{position:fixed;left:0;top:0;width:100%;height:118px;background:#fff;z-index:900; border-bottom:1px solid #ddd;box-shadow:0 0 6px rgba(0,0,0,.6);display:none;}
.logo{position:absolute;width:122px;height:92px;left:0;top:10px;background:url(../images/logo.png) no-repeat;}
.head_r{text-align:right;padding:25px 0 8px 0;height:22px;line-height:20px;}
.head_r .dib{vertical-align:top;height:20px;}
.head_tel{font-size:20px;color:#ff0000;margin-right:10px;}
.head_soci .val_ input{width:4em;font-size:14px;}
.head_sear{border:1px solid #ddd;margin-right:10px;}
.head_sear input,.head_sear .btn{float:left;height:20px;line-height:20px; }
.head_sear .btn{ background:url(../images/search_fdj.gif) no-repeat 0 0; width:20px;}
.head_lang{width:94px;}
.head_lang .val_{display:block;height:20px;background:#ff0000;color:#fff;padding:0 10px;}
.head_lang .arr{display:inline-block;vertical-align:middle;border:5px solid;border-color:#fff #ff0000 #ff0000 #ff0000; margin-left:8px;}
.head_lang .val_ input{width:5em;color:#fff;}
.head_lang .sele_ { display:none;}
.head_lang .sele_ a{display:block;text-align:center;}
.head_lang .sele_ a:hover{background:#ccc;}


nav{float:right;padding:9px 0 0 18px;background:url(../images/i_17.png) no-repeat;}
.nav_list{float:right;border-top:1px solid #ddd;height:56px;line-height:56px;padding-left:30px;}
nav li{float:left;}
nav a{float:left;padding:0 20px;position:relative;top:-2px;font-weight:bold;font-size:14px;color:#666;}
nav .arr{position:absolute;left:50%;margin-left:-4px;border:4px solid;border-color:#FF0000 #fff #fff #fff;top:-9999px;}
nav a:hover{color:#FF0000; border-top:2px solid #FF0000; }
nav a:hover .arr{top:0;}
nav .cur{border-top:2px solid #FF0000;}
nav .cur .arr{top:0;}
/*修改*/
.solution .nav_lev2 .nav_{ width:420px;}
.solution .nav_lev2 .nav_ a{ float:left; white-space:nowrap; width:170px; overflow:hidden; text-overflow:ellipsis;}
.solution .nav_lev2 .cont_{ width:509px;}
/*修改end*/


.nav_lev2{position:absolute;width:1000px;left:0;top:-9999px;border-top:6px solid #FF0000;background:#fff;}

.nav_lev2 a{float:none;position:static;font-size:12px;font-weight:normal;padding:0; border-top:none !important;}
.nav_lev2.pro{background:url(../images/i_45.png) right bottom no-repeat #f0f0f3;}
.nav_lev2 .layer{margin:1em 1em 2em;*position:relative;}
.nav_lev2.pro dl{float:left;width:20%;border-right:1px solid #ddd;margin:-1px -1px 0 0;padding:0 0 10px;}
.nav_lev2.pro dt {height:56px;font-size:14px;color:#FF0000;}
.nav_lev2.pro dt img{vertical-align:middle;margin-right:10px;}
.nav_lev2.pro dt{border-top:1px solid #ddd;margin:0 5px;}
.nav_lev2.pro dd{line-height:24px;background:url(./images/b.png) 8px -86px no-repeat;padding-left:40px;}
.nav_list li.hover .nav_lev2{top:118px;}
.nav_lev2 .nav_{float:left;width:160px;padding:15px 25px;}
.nav_lev2 .nav_ a{display:block;line-height:22px;padding-left:20px;}
.nav_lev2 .nav_ a:hover{background:#FF0000;color:#fff; }
.nav_lev2 .cont_{float:left;width:760px;}
.nav_lev2 .cont_{}
.nav_lev2 .cont_ li{float:left;width:200px;padding:0 25px;border-left:1px solid #ddd;}
.nav_lev2 .cont_ .t{font-weight:bold;line-height:2;font-size:14px;color:#FF0000}
.nav_lev2 .cont_ .p{line-height:20px;height:40px;overflow:hidden;margin-top:5px}
.nav_lev2 .cont_ img{width:100%;margin:10px 0 0;height:127px;}
.nav_lev2 .cont_ a:hover{color:#333;}
.headfix .logo,.headfix .head_r{display:none;}
.headfix{height:56px;border-bottom:3px solid #FF0000;box-shadow:0 0 6px rgba(0,0,0,.3);}
.headfix nav{background:none;padding-top:0;}
.headfix nav a{top:0;}
.headfix .nav_list{border:0;}
.headfix nav li.hover .nav_lev2{top:56px;}

.banner{height:204px;overflow:hidden;}
.banner img{width:100%;height:204px;}
.banner .dots{position:absolute;left:0px;bottom:10px;width:100%;text-align:center;}
#dotsleft  .dots{left:-468px !important; bottom:35px !important;}
.banner .dots .dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#fff;border:1px solid #ddd;*display:inline;*zoom:1;margin:0 5px;font-size:0;cursor:pointer;}
.banner .dots .active{background:#FF0000;}

.i_brand{border:1px solid #ddd; box-sizing:border-box;}
.half{width:100%;}
.i_brand_arr,.i_pro_arr{position:absolute;right:-20px;top:50%;margin-top:-10px;border-width:10px;border-color:transparent transparent transparent #fff;border-style:dashed dashed dashed solid;}
.i_brand_arr2{right:50%;margin-right:-20px;z-index:3; display:none;}
.i_brand .T{padding:20px 20px 0 10px;}
.i_brand .T h2,.i_pro_tab .T,.i_spec .T{background:url(../images/b.png) 4px -34px no-repeat;font-size:20px;padding-left:30px;}
.i_brand .T .en{color:#ccc;font-size:14px;font-family:"Times New Roman", Times, serif;}
.i_brand .img{height:auto;width:100%;}
.i_corp_tab{height:auto;padding:0 0% 0 0;}


/*更改右侧*/
.i_brand .i_corp_tab .tab_c{ background:#ededec; width:100%; height:140px; position:static; top:0 ; right:0; padding:20px; line-height:22px; margin:0; box-sizing:border-box;}
.i_brand .i_corp_tab .tab_c_1{ background:#e3f7f4; width:100% !important; margin-top:10px; padding-top:10px !important;  padding-right:10px !important;}
.i_brand .i_corp_tab .tab_t2{margin-top:10px;}
.i_brand .i_corp_tab .tab_t{  height:auto; width:90%; position:relative; margin-left:0px; margin:0 auto; padding:20px 0;}



.i_corp_tab .tab_list{position:absolute;right:0;top:0;width:50%;height:152px;padding-top:28px;background:url(../images/i_53.png) right bottom no-repeat #ededec;}
.i_corp_tab .tab_t{position:static;width:218px;height:38px;line-height:38px;margin:0 auto;cursor:pointer;text-align:left;border-bottom:1px solid #ddd;}
.i_corp_tab .tab_t p{float:left;padding-left:20px;}
.i_corp_tab .tab_t .no_{position:relative;float:right;font-size:10px;line-height:1;width:40px;border-radius:2px;background:#898989;color:#fff;text-align:center;margin:12px 12px 0 0;}
.i_corp_tab .tab_t .arr{position:absolute;left:-6px;top:50%;margin-top:-3px;border-width:3px;border-color:transparent #898989 transparent transparent;border-style:dashed solid dashed dashed;}
.i_corp_tab .tab_t_cur{color:#fff;}
.i_corp_tab .tab_t_cur .no_{background:#ddefed;color:#333;}
.i_corp_tab .tab_t_cur .arr{border-color:transparent #ddefed transparent transparent;}
.i_corp_tab .tab_c,.i_brand .layer{margin:10px 20px;height:96px;overflow:hidden; padding:0 0 0 10px !important;}

.i_solu a{display:block;overflow:hidden;zoom:1;background:#FF0000;color:#fff;}
/*.i_solu .T{padding:20px 0 15px 30px;font-size:20px; background:url(/Static/img/b.png) 4px -31px no-repeat;}*/
.i_solu .T{padding:20px 0 10px 51px;font-size:20px; background:url(../images/icc1.gif) no-repeat 26px 28px;}
.i_solu .t{padding:0 26px;font-size:13px;font-weight:bold; margin-bottom:5px;}
.i_solu .p{padding:0 27px;line-height:22px;height:8em !important;overflow:hidden;}
.i_solu .dots{position:absolute;left:23px;bottom:10px;}
.i_solu .dot{font-size:0;display:inline-block;width:10px;height:10px;border-radius:50%;background:#666;*display:inline;*zoom:1;margin:0 5px;cursor:pointer;}
.i_solu .active{background:#e5e5e6;}
.i_solu img{width:100%; }
/*.i_solu .r{ display:none;}
.i_solu .l{ width:100% !important; padding-bottom:15px;}	
*/
.i_appl .layer{background:#f5f5f5;padding:10px;line-height:2;}
.i_appl .T{font-size:20px;margin-bottom:9px;background: url("../images/b.png") no-repeat scroll 4px -31px rgba(0, 0, 0, 0);padding-left: 30px;}
.i_appl ul{overflow:hidden;*zoom:1;}
.i_appl li{float:left;width:50%;line-height:2.1;font-size:13px}
.i_appl .more{display:block;font-size:14px;color:#29513b;background:url(../images/b.png) 4.5em 5px no-repeat;}

.i_pro{padding:10px;background:#f5f3f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.i_pro_tab{padding:0;height:auto; overflow:hidden;}
.i_pro_tab .T{height:50px;line-height:32px;border-bottom:2px solid #ccc;margin-bottom:5px;}
.i_pro_tab .tab_list{position:static;right:0;top:0;cursor:pointer;}
.i_pro_tab .tab_t{position:relative;float:left;width:33%;padding:0 0;border-bottom:2px solid #d2d2d2;height:50px;line-height:40px;}
.i_pro_tab .tab_t .arr{position:absolute;left:50%;bottom:9999px;border-width:4px;border-color:transparent transparent #FF0000 transparent;border-style:dashed dashed solid dashed;margin-left:-4px;}
.i_pro_tab .tab_t_cur{border-color:#FF0000; color:#FF0000;}
.i_pro_tab .tab_t_cur .arr{bottom:0;}
.i_tab_scroll{height:auto;width:100%;}

.scroll_g{ width:100% !important; margin-top:10px;}

.i_tab_scroll li{float:left;width:50%; padding-bottom:26px; height:210px; background:#fff;}
.i_tab_scroll li:hover .t{ background:#FF0000}

.i_tab_scroll li a{position:relative;display:block;height:210px;border:1px solid #ddd;}
.i_tab_scroll li img{width:100%;height:auto;}

.i_tab_scroll li .t{position:absolute;left:0;bottom:0;background:#646464; height:26px; line-height:26px;text-align:center;color:#fff !important;font-size:14px;  padding-left:0px; width:100%;}
.i_tab_scroll li .t span{background:url(../images/ico12.png) no-repeat left; width:19px; height:13px; position:absolute; padding-left:25px; color:#fff; top:18px; right:10px; display:inline-block; line-height:13px;}
.i_tab_scroll .arrs{position:absolute;top:50%;margin-top:-31px;width:34px;height:63px; background:url(../images/arr01.png) no-repeat;}
.i_tab_scroll .arr_prev{left:0;}
.i_tab_scroll .arr_next{right:0;background-position:right 0;}
.i_tab_scroll .hasCount{width:486px; margin-right:20px;}
.i_tab_scroll .hasCount .count_{position:relative;float:left;width:50%;background:#fff;height:100%;}
.i_tab_scroll .hasCount .t{position:static;width:auto;color:#333;background:none;font-size:16px;text-align:left;margin:10px 20px;font-weight:bold;}
.i_tab_scroll .hasCount .p{margin:10px 20px;height:120px;overflow:hidden;}
.i_tab_scroll .hasCount img{float:left;width:50%; height:100%;}

.i_news_tab{width:100%;height:190px;padding-top:50px;}
.i_news_tab .tab_t{width:30%;height:28px;line-height:28px;font-weight:normal;border:1px solid #666;font-size:14px;cursor:pointer; }
.i_news_tab .tab_t h2:nth-child(2){ left:30.3%}
.i_news_tab .tab_t h2:nth-child(3){ left:60.6%}

.i_news_tab .tab_t .arr{position:absolute;left:50%;bottom:9999px;margin-left:-5px;border-width:5px;border-color:#666 transparent transparent transparent;border-style:solid dashed dashed dashed;}
.i_news_tab .tab_t_cur{background:#666;color:#fff;}
.i_news_tab .tab_t_cur .arr{bottom:-10px;}
.i_news_tab .tab_c li{height:26px;line-height:26px;}
.i_news_tab .tab_c .date{float:left;margin-right:1em;}
.i_news_tab .tab_c .t{float:left;width:50%;}
.i_news_tab .tab_c .recom_{position:relative;float:left;width:33%;height:182px;margin-right:20px; display:none;}
.i_news_tab .tab_c .recom_:hover .t{ background:#FF0000;}
.i_news_tab .tab_c .recom_ img{width:100%;height:100%;}
.i_news_tab .tab_c .recom_ .t{position:absolute;left:0;bottom:0;width:100%;white-space:nowrap;overflow:hidden;text-align:center;float:none;background:url(../images/black.6.png);background:rgba(0,0,0,.6);line-height:3;color:#fff !important;}

.i_video{width:100%; float:none;}
.i_video .T{font-size:18px;line-height:48px;}
.i_video .area_{position:relative;height:auto;}
.i_video .area_:hover p{ background:#FF0000;}
.i_video .area_ a{ display:block; cursor:pointer;}
.i_video img{width:100%;height:auto;}
.i_video .area_ p{ height:36px; line-height:36px; text-align:center;background:url(../images/black.6.png);background:rgba(0,0,0,.6); color:#fff !important;}
.i_video .play_{position:absolute;width:41px;height:41px;left:50%;top:50%;margin:-20px 0 0 -20px;background:url(../images/bofang.png) no-repeat;}

.i_spec .T{position: relative;width: 100%;}
.i_spec .T a.vmore{position: absolute;right: 35px;top: 0;}
.i_spec{border-top:1px solid #ddd;padding:20px 0 40px;}
.i_spec .list_{margin:20px 0 0;}
.i_spec .list_ li{float:left;width:100%;padding-right:1%; margin-bottom:15px;}
.i_spec .list_ img{float:left;width:150px;height:120px;margin-right:15px;}
.i_spec .list_ .t{font-weight:bold;font-size:14px;line-height:22px;height:44px;overflow:hidden;}
.i_spec .list_ .p{height:60px;overflow:hidden;color:#666;margin:10px 0 0;}

footer{position:relative;background:#373737;color:#fff;}
footer a{color:#fff ;}
.f_menu{padding:30px 0;}
.f_menu dl{float:left; height:280px; display:block;}
.f_menu dt{padding:0 12px;font-size:14px;color:#fff;font-weight:bold;line-height:26px;}
.f_menu dd{padding:0 50px 0 12px;line-height:2;}
.f_menu dd a:hover{color:#FF0000;}
.f_soci{float:left;width:50%;text-align:center; overflow:hidden; height:60px;}
.f_soci .btn{display:block;height:28px;line-height:28px;margin:10px 0;background:#e3e3e3;color:#000; text-align:left; text-indent:15px;}
.f_soci .img{ display:none;}
.f_soci .img img{margin:20px 0 10px; }
.f_soci .img p{ font-size: 14px; }
.f_soci .img1{ margin-right:7px;}
.f_soci .btn .ico_{float:left;width:30px;height:100%;margin-left:1em;}
.f_soci .weibo .ico_{background:url(../images/i_61.png) center no-repeat;}
.f_soci .blog .ico_{background:url(../images/i_65.png) center no-repeat;}
.f_soci .btn:hover{color:#000;}
.f_bar{background:#FF0000;line-height:28px; }
.f_bar a{color:#fff !important}
.fl{float:right;line-height:2;padding:0 2em;color:#fff; cursor:pointer;}
.fl span{display:inline-block;vertical-align:middle;transition:all .2s ease;}
.fl_{background:#008064;font-size:0;line-height:0;}
.fl_ a{display:inline-block;vertical-align:middle;height:0;overflow:hidden;transition:height .2s ease; width:166px;}
.fl.on{background:#008064;}
.fl.on span{transform: rotateZ(180deg);-webkit-transform: rotateZ(180deg);	-moz-transform: rotateZ(180deg);	}
.fl_.on{font-size:12px;line-height:22px; padding:20px 0 15px 0;}
.fl_.on a{height:22px;}
.gotop{position:absolute;width:55px;height:29px;background:url(../images/gotop.png);cursor:pointer;right:50%;top:-29px;margin-right:-500px;}

.posi{position:relative;height:38px;line-height:40px;background:#FF0000\9;color:#fff;}
.posi:before{content: ' ';background: -webkit-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); background: -moz-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%);background: -ms-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); background: linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); position: absolute; top: 0; left: 0; width: 100%;height: 100%;z-index:-1;}
.posi a{color:#fff;}
.posi span{margin:0 .5em;}
.posi a:hover{color:#eee;}
.channelT{height:auto; overflow:hidden;line-height:30px;margin:20px auto; position:relative;}
.channelT .N{float:left;font-size:18px;color:#FF0000;background:url(../images/b.png) 0 -34px no-repeat;padding-left:26px;}
.channelT .b2l{float:right;background:url(../images/b.png) right -113px no-repeat;padding-right:35px;}

.pro_list_tab{padding:0;}
.pro_list_tab .tab_list{border:1px solid #ddd;border-radius:4px;background:none;margin:0 0 20px;}

.pro_list_tab .tab_list li{position:relative;float:left;width:24%;height:44px;line-height:44px;font-size:14px;padding:0 0;}
.pro_list_tab .tab_list li:first-child{ width:28%;}
.pro_list_tab .tab_list .first{border-radius:4px 0 0 4px;}
.pro_list_tab li .arr{position:absolute;left:50%;bottom:9999px;border-width:6px;border-color:#FF0000 transparent transparent transparent;border-style:solid dashed dashed dashed;margin-left:-6px;}
.pro_list_tab .tab_t_cur{background:#FF0000\9;color:#fff;}
.pro_list_tab .tab_t_cur:before{content: ' ';background: -webkit-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); background: -moz-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%);background: -ms-linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); background: linear-gradient(top, #ff0000,#ff3131 , #FF0000 20%); position: absolute; top: 0; left: 0; width: 100%;height: 100%;z-index:-1;}
.pro_list_tab .tab_t_cur .arr{bottom:-12px;}
.pro_list_tab li a:hover{color:#FF0000;}
.pro_list {border-left:1px solid #ddd;/*border-top:1px solid #ddd;*/ padding-top:1px;}
.pro_list li{float:left;width:50%;overflow:hidden; position:relative;}
.hot { position:absolute; left:10px; top:10px; width:49px; height:49px; background:url(../images/hot.png) no-repeat center; z-index:10;}
.pro_list a{display:block;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;padding:20px 0;}
.pro_list img{height:145px;}
.pro_list p{height:2em;line-height:2;margin:1em 0 0;white-space:nowrap;overflow:hidden;color:#FF0000;}

article{margin:0 0 40px;}
.quick_link{background:#fafafa;border-top:1px solid #ddd;padding:20px 0;}
.quick_link li{float:left;width:50%;}
.quick_link .ico_{float:left;width:80px;height:80px;background:url(../images/quick_link.png) no-repeat;margin-right:10px;}
.quick_link .ico__1{}
.quick_link .ico__2{background-position:-160px 0;}
.quick_link .ico__3{background-position:-80px 0;}
.quick_link .ico__4{background-position:-240px 0;}
.quick_link .t{font-weight:bold;color:#FF0000;line-height:30px;padding-top:10px;}
.quick_link a:hover .t,.quick_link a:hover .p{color:#0fba9b;}
.quick_link a:hover .ico_{filter:alpha(opacity=80);opacity:.8;}

.his_list dt{margin:10px 0 0;font-weight:bold;font-size:16px;color:#FF0000;}
.his_list dd{padding:1em 0;border-bottom:1px dotted #ddd;font-size:14px;color:#666;}

.qa_list li{margin:0 0 20px;}
.qa_list .q{position:relative;height:36px;line-height:36px;border:1px solid #ccc;background:url(../images/channel_b.png) right 0 no-repeat;border-radius:4px;color:#FF0000;padding-left:56px;margin:0 0 10px;font-size:14px;cursor:pointer;}
.qa_list .q big,.qa_list .a big{position:absolute;left:0;top:0;width:56px;text-align:center;line-height:32px;font-size:24px;}
.qa_list .a{position:relative;padding-left:56px;color:#777;line-height:2;}
.qa_list .on .a{height:0;overflow:hidden;}

.myart{margin:10px;line-height:2;}

.job_sear{background:url(../images/i_53.png) right bottom no-repeat #ededec;padding:10px 20px;border-radius:4px;}
.job_sear strong.t { width:auto; height:39px; float:left; line-height:38px; font-weight:normal; font-size:14px;}
.job_sear .cell_{float:left;height:28px;border:1px solid #ddd;border-radius:4px;padding:10px 15px 0;margin-right:15px;background:#fff;}
.job_sear .cell_:hover{border-color:#e60010;}
.job_sear .btn{width:31px;height:31px;background:url(../images/zoomer.png) no-repeat;margin:5px 0 0;}
.job_sear .btn:hover{filter:alpha(opacity=80);opacity:.8;}

.job_list li{margin:1em 0 0 ;}
.job_list .title{color:#FF0000;font-size:14px;cursor:pointer; background:#eee; padding:10px 0;}
.job_list .title span{ cursor:auto;}
.job_list .date{font-size:12px; margin:0 1em;}
.job_list .mark{float:right;width:40px;height:22px;background:url(../images/b.png) 0 -160px no-repeat;}
.job_list .info{padding:10px 0 10px 20px;border-top:1px dashed #ccc;}
.job_list .info span{margin:0 2em 0 1em;}
.job_list .detail{line-height:26px;}
.job_list .act{display:block;background:#ececec;color:#FF0000;font-weight:bold;padding:5px 15px;line-height:20px;}
.job_list .on {_background:#fff;}
.job_list .on .act{margin:10px 0 0;}
.job_list .on .mark{background-position:0 -200px;}
.job_list .on .detail{height:auto;}

.news_job_sty .job_list .title{ padding:10px 0 10px 20px;}
.news_job_sty .job_list .detail{ padding:0 20px;}

.artT{font-size:16px;line-height:1.4;margin:10px;color:#333;}

.artInfo{padding:10px;border-bottom:1px dotted #ddd;}
.artInfo .share:after{display:none;}
.artInfo .share .bds_more{float:none;padding:0;margin:0;background:none;}
.artInfo .view{margin:0 20px 0 5px;}
.rela_list{border-bottom:1px solid #ddd;margin-top:25px;}
.rela_list li{border-top:1px solid #ddd;height:40px;line-height:40px;}
.rela_list .t{float:left;width:100px;text-align:center;border-right:1px solid #ddd;}
.rela_list a{float:left;margin-left:1em;width:68%;white-space:nowrap;overflow:hidden;}
.rela_list a:hover{color:#FF0000;}

/*about*/
.about_scroll{height:320px;width:100%; overflow:hidden; float:left; margin-right:0px; margin-bottom:10px;}
.about_scroll li{float:left;width:100%; height:320px; position:relative;}
.about_scroll li a{position:relative;display:block;height:320px;border:1px solid #ddd;}
.about_scroll li img{width:100%;height:100%;}
.about_scroll li .t{position:absolute;left:0;bottom:0;width:100%;background:#646464;line-height:46px;text-align:center;color:#fff;font-size:14px;}
.about_scroll .arrs{position:absolute;top:50%;margin-top:-31px;width:34px;height:63px;background:url(../images/arr01.png) no-repeat;}
.about_scroll .arr_prev{left:0;}
.about_scroll .arr_next{right:0;background-position:right 0;}

/*product_detail*/
.proTop { clear:both; padding:30px 0px;}
.pd_gallery { width:100%; height:auto; float:left; position:relative;}

.dt-thumb { width:100%; overflow:hidden; text-align:center; position:absolute; left:0px; bottom:-15px; z-index:10;}
.dt-thumb li { float:left; *display:inline; *zoom:1; margin:0 5px 7px 0px;}
.dt-thumb li img { width:60px; height:45px; border:#c9c9c9 1px solid; max-width:none;}
.dt-thumb li.selected img { border-color:#69e7e6;}

.bigimg { /*width:600px;height:600px;*/ max-width:none;}
.zoomdiv { z-index:999 !important;}


.dt-pic { width:100%; height:auto; margin:0 auto; position:relative; z-index:1; display:block;}
.dt-pic a { width:100%; height:auto; display:table-cell; vertical-align:middle; text-align:center; *display:block; *font-family:Arial; *line-height:1; display:block;}
.dt-pic a img { vertical-align:middle; max-width:100%; max-height:100%; width:80%;}

.picTip { clear:both; text-align:center; font-size:14px; line-height:28px;}
.picTip .ico { width:28px; height:28px; background:url(../images/zoom.png) no-repeat; margin-right:5px;}

.pdRight { width:100%; float:right; position:relative;}
.proTop .pdRight{ padding-top:50px;}
.channelT .pdRight { width:150px; float:right;}
.pdt { line-height:26px; padding:8px 0px 8px 25px; background:url(../images/b.png) 0px -27px no-repeat; font-size:22px; font-weight:bold; color:#FF0000;}

.pdRight .share { height:36px; padding:8px 0px;}
.pdRight .share a { background:url(../images/share_ico.png) no-repeat; padding-left:24px; font-size:20px;}
.pdRight .share a.bds_tsina { background-position:0px 0px;}
.pdRight .share a.bds_tsina:hover { background-position:0px -24px;}
.pdRight .share a.bds_sqq { background-position:-24px 0px;}
.pdRight .share a.bds_sqq:hover { background-position:-24px -24px;}
.pdRight .share a.bds_weixin { background-position:-48px 0px;}
.pdRight .share a.bds_weixin:hover { background-position:-48px -24px;}
.pdRight .share a.bds_qzone { background-position:-72px 0px;}
.pdRight .share a.bds_qzone:hover { background-position:-72px -24px;}
.pdRight .share a.bds_more { background-position:-96px 0px;}

.solR .share { height:36px; padding:8px 0px; display:none;}
.solR .share a { background:url(../images/share_ico.png) no-repeat; padding-left:24px;}
.solR .share a.bds_tsina { background-position:0px 0px;}
.solR .share a.bds_tsina:hover { background-position:0px -24px;}
.solR .share a.bds_sqq { background-position:-24px 0px;}
.solR .share a.bds_sqq:hover { background-position:-24px -24px;}
.solR .share a.bds_weixin { background-position:-48px 0px;}
.solR .share a.bds_weixin:hover { background-position:-48px -24px;}
.solR .share a.bds_qzone { background-position:-72px 0px;}
.solR .share a.bds_qzone:hover { background-position:-72px -24px;}
.solR .share a.bds_more { background-position:-96px 0px;}

.pdRight .text { line-height:24px; padding-bottom:20px;}
.pdRight font.gr { color:#02a788;}

.pdRight .tel { padding-left:55px; line-height:24px; background:url(../images/tel_ico.gif) no-repeat; font-size:14px; position:relative;}

.pdBtn { clear:both; padding:15px 0px; font-size:14px;}
.pdBtn a { margin:0px 5px; color:#FF0000;}
.pdBtn img { vertical-align:middle;}

.pro_list_tab .tab_list li.bl { float:right; background:url(../images/pl_ico.png) right no-repeat; margin-right:16px; _display:inline; display:none;}

/*产品系列介绍*/
.g_video{ text-align:center;}
.g_video h3{ font-size:14px;}
.gIntro img{ margin:25px 0;}
.gIntro p{ font-size:14px;}
.gIntro .channelT .N,.gIntroList .channelT .N,.g_Intro_show .channelT .N{ color:#666666;}
.g_Intro_table h3{ font-size:28px; color:#FF0000; font-weight:bold;}
.g_Intro_table td p{ font-size:16px; line-height:26px;}
.g_Intro_table td.txt{ padding:0 40px; width:500px;}
.g_Intro_show ul{ width:1030px;}
.g_Intro_show{ width:1000px;}

.g_Intro_show li{ float:left; padding:10px; border:#e5e5e5 solid 1px; margin-right:12px; margin-bottom:10px;}
/*人力资源*/
.pb50{ padding-bottom:50px;}
.g_human_list .intro{ width:435px; padding:0 30px;height:222px;background: #f5f5f5;overflow: hidden;}
.g_human_list li{ float:left; }
.g_human_list .intro h3{ color:#FF0000; font-size:16px; margin-bottom:15px;padding-top:20px;}
.g_human_list .intro p{ line-height:22px; margin-bottom:25px; text-align:justify;}
.g_more{ display:block;color:#f68104; margin-top:10px;}
.g_team{ padding-bottom:50px; border-bottom: #ccc dotted 1px; margin-bottom:40px;}
.g_team .l{ width:455px; padding:0 15px; background:#f6f6f6;padding-top:20px;height:130px;}
.g_team .l h3{ margin-bottom:5px;}
.g_team .l p{ line-height:22px; margin-bottom:10px;}
.g_team_list{ width:1040px;}
.g_team_list li{ float:left; text-align:center; width:313px; margin-right:30px;background:#f6f6f6; padding-bottom:30px;}
.g_team_list li img{ margin-bottom:30px;}
.g_team_list li h3{ text-align:center; width:152px; height:45px; line-height:45px; color:#fff; font-size:16px; background:#e60010; margin:0 auto;}
.checkAll{ float:right; color:#e60010; _display:inline;}
.g_team .i_tab_scroll{width:1000px; height:100px;}
.g_team .i_tab_scroll li{ width:995px;}
.g_team .i_tab_scroll li a{ display:inline-block; border:none; height:auto; position:static;}
.g_team .channelT{ position:relative;}
.g_arr{ background:url(../images/human_arr.jpg) no-repeat 0 0; width:25px; height:25px; top:0; display:inline-block; position:absolute; cursor:pointer;} 
.g_arr_prev{ right:30px;}
.g_arr_next{ background-position:-25px 0; right:0;}
/*产品综合*/

/*news_list*/
/*.topSearch { clear:both; padding:15px; background:#f5f6f8 url(../img/channel_b1.png) right 0 no-repeat;}
.topSearch strong,.topSearch span { float:left; line-height:38px;}
.topSearch .t { font-size:14px; font-weight:normal;}
.topSearch .input { width:149px; height:39px; position:relative; background:url(../img/inputbg.png) no-repeat; overflow:hidden; padding:0px 7px; line-height:0; font-size:0;}
.topSearch .input input { width:149px; height:39px; line-height:38px; outline:none; font-size:14px; font-family:Arial;}
.topSearch .input input.time { background:url(../img/cal_ico.png) right 50% no-repeat;}
.topSearch .input i { width:7px; height:39px; position:absolute; right:0px; top:0; background:url(../img/inputbg.png) right 0 no-repeat;}
.topSearch .ml { margin-left:5px;}
.topSearch .si { width:255px;}
.topSearch .si input { width:255px; font-family:"Microsoft Yahei";}*/

.newsLeft { width:100%; float:left;}
.newsRight { width:245px; float:right; display:none;}
.newsList,.newsList li { width:100%; float:left; position:relative;}
.newsList li { border-bottom:#f1f1f1 1px solid; padding:0px 0px 30px; margin-bottom:30px;}
.newsList .img { width:140px; height:105px; float:left; overflow:hidden; border-radius:8px; margin-right:20px;}
.newsList .img img{ width:100%; height:100%;}
.newsList .intro {}
.newsList .intro h2 { margin-bottom:5px;}
.newsList .intro time{ color:#FF0000;}
.newsList .intro .if{ position:absolute; right:5px; top:25px; width:114px; display:none;}
/*.newsList .intro .if i{ display: inline-block; overflow: hidden; width: 15px; height: 15px; vertical-align: -3px; background:url(../img/nt_ico.png) no-repeat 0 0;}
.newsList .intro .if .click{ background-position:-14px 0;}*/
.newsList .intro .text{ margin-top:5px;}

.gen_banner{height:332px; border-bottom:#d9ded1 sosolid 1px;}
.gen_banner img{ width:1366px; margin-left:-683px;}
.single .dots{display:none; }

.general .intro{ font-size:14px; padding-left:25px; padding-right:25px; margin-bottom:40px;}
/*.general ul{ padding-bottom:40px;}*/
.general li{ width:100%; height:220px; float:left; border:#d0d9e2 solid 1px; padding-right:0; position:relative; margin-left:-1px; margin-top:-1px; cursor:pointer; margin-bottom:5px;}
.general li:hover{ background:url(../images/bj.gif) no-repeat center;}
.general .two li:hover{ background-image:url(../img/images/bj2.gif);}
.general .two li{ width:460px;}
.general .two li p{ width:305px;}
.general li .channelT{ margin:5px auto; padding-left:15px; cursor:pointer;}
.general li .N{ font-size:14px;margin: 7px 0 9px 0;}
.general li img{ float:left; margin-left:1px; *margin-left:2px; _display:inline; cursor:pointer;}
.general li p{ width:calc(100% - 180px); float:right; line-height:24px; cursor:pointer;} 

/*解决方案详细*/
.solution_list .mark{ float:left;}
.solution_list .title{ font-size:16px; color:#666; padding-left:10px;border:#d0d0d0 solid 1px; background:url(../images/s_bg0.jpg) no-repeat right top;}
.solution_list .on .title{color:#FF0000; background:url(../images/s_bg1.jpg) no-repeat right top;}
.solution_list .title span{ font-size:12px;}
.solution_list .detail { padding:0 20px;}
.solution_list .detail .channelT .N{ font-size:14px;}
.solution_list .detail p{ line-height:24px; }
/*研发中心*/
.t_yf_piclist{ width:100%; overflow:hidden; margin-top:30px;}
.t_yf_piclist ul{ width:110%;}
.t_yf_piclist ul li{ float:left; width:100%; height:auto; position:relative; _display:inline; margin:0 0 15px 0;}
.t_yf_piclist ul li a{ display:block;}
.t_yf_piclist ul li .honor_img img{ width:100%; height:auto; cursor:pointer; border:none;}
.t_yf_piclist ul li .honor_title{ color:#fff; width:200px; height:24px; line-height:24px; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); position:absolute; bottom:0; left:0; text-indent:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; cursor:pointer; font-size:12px;}
.t_yf_piclist ul li .honor_jh{ width:27px; height:24px; background:url(../images/yf_fdjon.gif) no-repeat 0 0; position:absolute; right:0; bottom:0; cursor:pointer;}
.t_yf_piclist ul li.hover .honor_jh{ background:url(../images/yf_fdj.gif) no-repeat 0 0 !important;}

.abouttopbg{ padding:20px 0; background:#f4f5f5;}
.abouttitle .N{ font-size:14px;}

/*page*/
.page { clear:both; padding:25px 0px; }
.page .page-con { width:100%; height:auto; text-align:center; white-space:nowrap; line-height:0; font-size:0; _padding-bottom:1px;}
.page .page-con a, .page .page-con strong, .page .page-con .total { display:inline-block; width:auto; height:28px; line-height:28px; font-size:12px; padding:0px 10px; border:#dddddd 1px solid; overflow:hidden; margin-left:-1px; *margin-left:-2px; color:#333!important; vertical-align:middle; white-space:nowrap; }
.page .page-con a:hover,.page .page-con strong.cur { background-color:#FF0000; color:#fff!important; }
.page .page-con a.prev,.page .page-con a.next { margin:0px 10px; }
.page .page-con .total { border:0; }
/*page end*/

.news_right_ct{ margin:0 0 10px;}
.news_right_ct .N{ font-size:16px;}
.newspic_list{ width:100%; overflow:hidden; margin-bottom:40px;}
.newspic_list ul{ width:110%;}
.newspic_list ul li{ float:left; _display:inline; margin:0 5px 5px 0; width:78px; height:78px;}
.newspic_list ul li img{ border-radius:5px;}

.tj_news_list{ padding-top:10px;}
.tj_news_list ul li{ margin-bottom:20px;}
.tj_news_list ul li .title{ font-size:14px; margin-bottom:10px; width:100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.tj_news_list ul li .text{ color:#898989;}


/*青苗计划*/
.s_banner{ height:299px;}
.channelT .subnav{ border-bottom:#b5b5b5 solid 1px; float:right; width:100%;}
.channelT .subnav li{ float:left; position:relative; width:25%;}
.channelT .subnav li a{ padding:0 15px; font-size:15px;}
.channelT .subnav li.cur { background:url(../images/subnavBg.gif) no-repeat center bottom;}
.channelT .subnav li.cur a{ color:#FF0000;}

.channelT .subnav li dl{z-index:10; width:90px; height:auto; border:#eee solid 1px; position:absolute; top:31px; display:none; background:#f5f5f5;}
.channelT .subnav li dd{ line-height:24px;}
.channelT .subnav li dd a{ color:#666 !important; display:inline-block;height:24px; line-height:24px; text-align:center;font-size:14px; width:100%; padding:0; border-bottom:#eee solid 1px;}
.channelT .subnav li dd a:hover{color:#fff !important; background:#FF0000;}
.TT{background:url(../images/b.png) 0 -287px no-repeat;font-size:16px;color:#FF0000; padding-left:20px; font-weight:500; margin-bottom:15px;}


.qmCon{ border-bottom:#ccc dotted 1px; margin-bottom:30px;}
.qmCon p{ line-height:22px; margin-bottom:20px;}
/*专家团队*/
.zj_list{ padding-bottom:30px;}
.zj_list li{ float:left; margin-right:23px; text-align:center; width:310px;}
.zj_list li img{ margin-bottom:30px;}
.zj_list li span{ width:152px; height:45px; display:inline-block; background:#12b49f; text-align:center; color:#fff; line-height:45px; font-size:18px;}
/*人才理念*/
.qmCon .pp li{ float:left; width:400px; margin-bottom:5px; background:url(../images/rc_arr.gif) no-repeat left; padding-left:15px;}
.qmCon .pp { margin-bottom:50px;}
.qmCon .pp2 li{ width:285px;}
.talent .qmCon{ padding-top:20px;}

/*员工风采*/
.teamList{ padding:35px 0; width:100%;}
.teamList li{ margin-bottom:20px; margin-right:10px; margin-left:10px; border:#e4e4e4 solid 1px; padding:15px 15px 0 15px; width:calc(50% - 20px); float:left;height:170px; box-sizing:border-box;}
.teamList li h3.tit{ height:35px; line-height:35px; overflow:hidden; font-size:12px; border-bottom:#e4e4e4 solid 1px; text-align:center;}
.teamList li .date{ height:30px; line-height:30px; text-align:center; display:none;}
.teamDeom li{ float:left; width:112px; margin-right:35px;}
.teamCon {padding-top:30px;}
.teamCon .bImg{ margin-bottom:30px;}
.teamCon .actTit{ font-size:20px; font-weight:bold; text-align:left; margin-bottom:5px;}
.teamCon .date{ text-align:left;}
.teamCon .intro{ line-height:22px;}

/*发展历程*/
.history { background:url(../images/icon05.gif) repeat-y 130px 0; overflow:hidden; position:relative;}
.history-date { overflow:hidden;}
.history-date .date02 { margin-bottom:30px;height:47px;font-size:24px;font-weight:normal;}
.history-date .date02 a { display:inline-block;*display:inline;zoom:1;margin:10px 97px 0 0; padding-right:17px;background:url(../images/icon08.gif) no-repeat right 50%;color:#FF0000;}
.history-date .date02 a:hover { text-decoration:none;}
.history-date .date02 img { vertical-align:-5px;}
.history-date .first { position:relative;z-index:1;background:url(../images/icon06.gif) #fff no-repeat 114px 11px;}
.history-date ul { display:none;}
.history-date .show { display:block;}
.history-date ul li { background:url(../images/icon07.gif) no-repeat 121px 0; padding-bottom:30px; zoom:1; }
.history-date ul li.last { padding-bottom:0;}
.history-date ul li:after{ content:" "; display:block; height:0; clear:both; visibility:hidden;}
.history-date ul li h3 {height:22px; float:left;width:112px;text-align:right;padding-right:19px;color:#3d3d3d;font-weight:normal;line-height:22px;}
.history-date ul li h3 span { display:block; color:#d0d0d0; font-size:12px;}
.history-date ul li dl { float:left; padding-left:34px; width:570px;}
.history-date ul li dl dt { color:#3d3d3d;line-height:22px;}
.history-date .first .more-history { font-size:16px; background: transparent; margin-left: 30px;}
.history-date .first .more-history:hover {text-decoration: underline;}



.datalist{ border:1px solid #cccccc; /* 表格边框 */ font-family:Arial; border-collapse:collapse; /* 边框重叠 */ background-color:#ffffff; /* 表格背景色 */ font-size:12px;}
.datalist caption{ padding-bottom:5px; font:bold 12px; text-align:left;} 
.datalist th{ border:1px solid #cccccc; /* 行名称边框 */ background-color:#eeeeee; /* 行名称背景色 */ color:#000000; /* 行名称颜色 */ font-weight:bold; padding-top:4px; padding-bottom:4px; padding-left:15px;  text-align:left;}
.datalist td{ border:1px solid #cccccc; /* 单元格边框 */ text-align:left; padding-top:4px; padding-bottom:4px; padding-left:15px; }
.datalist tr.al trow{ background-color:#c7e5ff; /* 隔行变色 */}

.nav_lev2.pro .dl{float:left;width:20%;border-right:1px solid #ddd;margin:-1px -1px 0 0;padding:0 0 10px;}
.nav_lev2.pro .dt {height:56px;font-size:14px;color:#FF0000; display:block;}
.nav_lev2.pro .dt img{vertical-align:middle;margin-right:10px;width:60px;height:60px;}
.nav_lev2.pro .dt{border-top:1px solid #ddd;margin:0 5px;}
.nav_lev2.pro .dt a{ color:#FF0000; font-size:13px;}
.nav_lev2.pro .dd{line-height:24px;background:url(../images/b.png) 8px -86px no-repeat;padding-left:40px;}

.nav_lev2 .layer { margin:0;}
.pro .layer { margin:1em 1em 2em;}
.nav_lev2 .nav_ { width:165px; background-color:#f2f1f4;}
.nav_lev2 .nav_ { padding:15px 30px 0 38px;}
.nav_lev2 .nav_ a { margin-bottom:5px; line-height:20px; padding:2px 15px 2px;}
.nav_lev2 .cont_ { width:767px; background-color:#fff;}
.nav_lev2 .cont_ li { width:204px; padding:15px 25px 25px;}
.nav_lev2 { background-color:#f2f1f4;}
.nav_lev2.pro .dl { height:210px;}
.nav_lev2.pro .dd { background-position:5px -86px; padding-left:30px; white-space:nowrap; /*overflow:hidden;*/ *zoom:1;}
.scro { width:190px; height:144px; overflow:hidden; position:relative; *zoom:1;}
.scro .scroll_up,.scro .scroll_down { display:block; height:7px;}
.scro .scroll_down{ background:url(../images/axl_05.png) bottom center no-repeat;} 
.scro .scroll_up{ background:url(../images/axl_06.png) top center no-repeat;} 
.scro .scroll_bar { width:7px!important;}
.scro .scroll_slider { background-color:#ff0000;}
.footscro .scroll_slider { background-color:#fff!important;}
.nav_lev2 { border-left:#dcdcde 1px solid; border-right:#dcdcde 1px solid; border-bottom:#dcdcde 1px solid;}

.footscro{ width:230px!important; height:240px!important;}
 .footscro dd{padding-right:23px!important}

.highslide-thumbstrip-inner .honor_title{ display:none;}
#foot_2,#foot_3{width:50%; height:200px;}
#foot_other{ height:60px;}
.head_soci .sele_ { width:240px;padding:10px; display:none;}
.head_soci .sele_  .ttab{  margin-right:10px; width:100px;}
.head_soci .sele_  .ttab1{ width: 120px; font-size: 14px; padding-top: 20px; line-height: 24px;}
.head_soci .sele_  .ttab .tna{text-align:center;margin-top: 5px;}
.head_soci .sele_  .ttab img{ width:100px; height:100px;}
.head_soci .sele_  a{ display:inline-block; background:url(../images/sina_ico1.jpg) no-repeat left; padding-left:20px; float:left; margin-bottom:5px;}
.head_soci .sele_  a.a2{ background-image:url(../images/sina_ico2.jpg);}
.links .sele_ { width:90px; height:60px; padding:10px; top:40px;}
.head_r .val_{ font-size: 14px;}

/* 登录注册 */
.form{ position:absolute; z-index:10; top:50%; background:#fff; display:none; left:40px;}
.reg { width:267px; height:138px; border:#FF0000 solid 1px; margin:0 auto; padding:15px 0 0 25px;}
.reg label{ width:57px; display:inline-block; text-align:right; font-size:13px;}
.reg p{ margin-bottom:8px;}
.reg p input{ border:#dfdddd solid 1px; width:176px; height:23px;}
.reg p input.yzm{ width:70px;}
.reg .btn{ width:72px; height:23px; line-height:23px; color:#FFF; text-align:center; font-size:13px; background:#FF0000; margin-left:57px;}

.formClose{ position:absolute; width:20px; height:20px; right:0; top:0; cursor:pointer; color:#FF0000;}
.backtop{ display:block; position:fixed; width:69px; height:69px; background:url(../images/backTop.png) no-repeat center; bottom:50px;  cursor:pointer; z-index:999999; left:50%; margin-left:520px;}

.formClose{ position:absolute; width:20px; height:20px; right:0; top:0; cursor:pointer; color:#FF0000}


/*1207 add 网站地图*/
.map_line{overflow:hidden;line-height:30px;padding:8px 10px;border-bottom:1px solid #ddd;*zoom:1;}
.map_line h4{float:left;width:104px;margin-right:10px;}
.map_line h4 a{display:block;text-align:center;background:#ececec;font-size:14px;}
.map_line h4 a:hover{background:#FF0000;color:#fff;}
.site_cell{float:left;width:840px;}
.site_cell a{float:left;color:#333;background:url(../images/cir_map.gif) 18px 10px no-repeat;padding-left:35px;transition:none;}
.site_cell a:hover{background-position:18px -31px;color:#FF0000;}

/*Search*/
.Tit2,.Tit2 a{height:56px;font:bold 24px/56px 'microsoft yahei';color:#333;}.Tit2 a:hover{color:#333;}
.sear{padding:0 25px 10px;background:#eee;}
.sear .t{font-size:15px;font-weight:bold;line-height:2.4;}
.serv_select li{float:left;width:36px;border:1px solid #ccc;background:#fff;padding:0 5px;margin-right:5px;cursor:pointer;}
.rect{display:inline-block;width:2px;height:3px;overflow:hidden;border-left:2px solid #fff;border-bottom:2px solid #fff;margin-top:9px;}
.on .rect{border-color:#ff0000;}
.sear_f{border:1px solid #ccc;background:url(../images/fangdj.gif) 96% -32px no-repeat #fff;}
.sear_f .btn{width:25px;}
.result{border-top:1px solid #ddd;padding:10px 10px 0;margin-top:20px;}

.sear_result li{margin-bottom:10px;}
.sear_result a{color:#333;}
.sear_result a:hover{text-decoration:underline;}
.sear_result .el{font-size:14px;_width:100%;}
.sear_result .p{padding:10px 20px;border-top:1px solid #ddd;margin-top:10px;}
.sear_result em{color:#ff0000;display:inline-block;padding:0 1em;border-right:1px solid #ddd;margin-right:1em;}
.dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1;}
.mt20 {margin-top: 20px !important;}

.form1 p{ width:100%;}
.form1 p.radio{ margin-bottom:10px;}
.form1 select{ height:28px; width:calc(100% - 100px); border:#dddddd solid 1px; line-height:28px; margin-bottom:10px;}
.form1 input.txt{ height:28px; width:calc(100% - 100px); border:#dddddd solid 1px; line-height:28px; margin-bottom:10px;}
.form1 label{ width:70px; margin-right:8px; margin-bottom:4px; display:inline-block; text-align:right;}
.form1 .l label{ width:70px; text-align:right; display:inline-block;}
.form1 i{ color:red; margin-left:13px;}
.form1 textarea{border:#dddddd solid 1px; width:calc(100% - 100px); height:150px; margin-bottom:10px;}
.form1 .btn{ width:90px; height:24px; text-align:center; height:24px; color:#fff; background:#ff0000; position:absolute; left:80px; bottom:0;}
.resetBtn{ background:#909090 !important; margin-left:25px !important; left:44% !important;}
.form1 input.yzm{ width:97px; margin-right:13px;}
.form2 .r{ width:100%; padding-left:0px; margin-left:0px;}
.form2 .r h3{ font-weight:bold; margin-bottom:5px;}
.form2 .r textarea{ width:calc(100% - 100px); height:70px;}
.form2 .r p{ height:70px; margin-top:11px;}
.focus{padding:15px 0; border-bottom:1px solid #ccc; display:none;}
.focus h3{ display:inline-block; margin-right:5px; font-size:17px; color:#000;}
.focus i{ display:inline-block; background:url(../images/wifi.gif) no-repeat center; width:14px; height:14px;}
.focus em{ margin:0 8px;}

/*human 修改*/
.ygfc .i_tab_scroll li img{ width:100%; height:100%;}
.ygfc .i_tab_scroll li a{ border:none; height:auto;}
.ygfc .i_tab_scroll li{ width:998px;}

.vmore{color: #666666;font-size: 14px;font-weight: normal;}
.content{line-height:24px; padding:0 10px;}
.formmt{margin-top:45px;}

.newsList li .share  .bds_more{padding-left:0;background:none;font-size: 12px;}
.newsList li .share  .newsviews{background:none;font-size: 12px;padding-left:10px;}
.fengcaiAll{float: none;margin-left: 770px;}
.qabackcontent{margin-bottom:20px;}
.formjob textarea{height:105px}
.orderform textarea{height:140px}
.focus span{letter-spacing: 1px;}

.newsList .noinfo{border:none;}

.newsList .noinfo span{font-size: 18px;font-weight:bold;color: #ff0000;}
.regist{  background:url(../images/regist_bg.jpg) no-repeat center; height:446px; padding-top:86px;}
.regist .con h3{ font-size:23px; font-weight:bold; color:#666666; margin-bottom:15px;}
.regist .con .l{ width:306px; padding:0 45px;}
.regist .con .r{ width:515px; padding:0 35px;}
.regist .con input{ width:300px; height:38px; background:#fff; border:#b3b3b3 solid 1px; margin-bottom:12px;}
.regist .con input.uname{ background:#fff url(../images/ico1.jpg) no-repeat left; padding-left:45px; width:255px;}
.regist .con input.pws{ background:#fff url(../images/ico2.jpg) no-repeat left;padding-left:45px; width:255px;}
.regist .con input.yzm{ width:140px !important; padding-left:45px; }
.regist .con input.submit{ background:#3ab397; color:#fff; text-align:center; line-height:38px; font-size:18px; font-weight:bold; cursor:pointer; padding:0 !important; margin:0 !important;}
.regist .con img{ margin-top:5px; margin-left:20px;}
.regist .con .r input{ width:280px; padding-left:10px;}
.regist .con .r input.submit{ width:290px;}
.regist .con .r em{ color:#F00; margin:0 10px;}
.regist .con .r img{ margin-left:46px;}
.newsList .noinfo span{font-size: 18px;font-weight:bold;color: #ff0000;}
.proinnderform textarea{height:70px;width:calc(100% - 100px); }

/*产品详细*/
.g_prolist{ margin-bottom:25px;}
.g_prolist .wrap{ overflow:hidden;}
.g_prolist ul{ width:1100px; float:left;}
.g_prolist li{ float:left; width:184px; margin-right:19px;}
.g_prolist li img{ border:#f0f0f0 solid 1px; margin-bottom:3px;}
.g_prolist li p{ height:42px; line-height:42px; color:#fff; background:#8a8a8a; text-align:center;}

.aboutintr{color:#666;}
.indexbrand{padding-top: 20px; display:none;}

/*导航登录*/
.logIn { margin-right:5px;}
.notLog a:hover{ color:#FF0000;}
.notLog{ display:inline-block;}
.loged{display:inline-block;}
.loged span.uname{ margin:0 5px; color:#FF0000}

.teamTitle{width: 810px;margin-left: auto;margin-right: auto;}
.teamTitle .b2l{float:right;background:url(../images/b.png) right -120px no-repeat;padding-right:35px;}
.qasearch{width:500px;}
.form1{padding-top:30px;padding-bottom:50px;} 
.form1 .r{ float:left; margin-left:0;}
.formzhanhui textarea{height:95px;}

.artInfo .b2l{float:right;background:url(../images/b.png) right -120px no-repeat;padding-right:35px;}
.mt70 {margin-top: 70px !important;}

.channelT .inN{font-size: 16px;background: none;padding-left: 0;}

.jobWeb { padding-top:40px; }
.jobWeb h4{ font-size:14px; color:#ff0000; margin-bottom:30px;}
.jobWeb ul{ border-bottom:#adadad dotted 1px; overflow:hidden;padding-bottom:13px;}
.jobWeb li { float:left; line-height:46px;}
.jobWeb li.l2{ line-height:0px;}
.jobWeb li img{ margin-right:30px;}
.jobWeb li i{ margin:0 40px; display:inline-block; width:1px; height:50px; background:#cfcfcf;}
.subT{ margin:10px; font-size:12px; color:#241e0e;}

/*社会责任*/
.socialist li{ border-bottom:#8d8a81 dotted 1px; padding:30px 0; width:100%; overflow:hidden;}
.socialist li .img{ float:left; margin-right:40px; width:405px; height:304px;}
.socialist li .intro{ float:left; width:540px;}
.socialist li .intro h3{ font-size:18px; color:#FF0000; font-size:18px; height:60px; line-height:60px;}
.socialist li .intro .con{ line-height:24px;}

.proListSee{margin-top:10px;font-size:16px;cursor:pointer;}
.proListSee a{width: 170px;text-align: center;background: #FF0000;display:block;color:#fff;}
.proListSee a:hover{background: #e3e3e3;color:#FF0000;}

/*20140526*/
.channelIT_nodian .N{ background:none; padding-left:0;}
.new_pro_list_xg.pro_list li{ *width:199px; border-top:1px solid #DDDDDD; margin-top:-1px;}
.new_pro_list_xg.pro_list li .new_pro_border{ height:180px; border:1px solid #fff; display:block; padding:20px 0;}
.new_pro_list_xg.pro_list li a{ padding:0;}
.add_emali_fax{ position:absolute; top:0px; left:165px; border-left:1px solid #ccc; padding-left:20px;}

/*404*/
.error_bg{ background:url(../images/bg404.jpg) no-repeat center top; height:449px; width:100%;}
.error_link{  padding:380px 0 0 100px;}
.error_link .error_t1{ font-size:20px; font-weight:bold; color:#f68104; padding:0 25px 0 0;}
.error_link .error_t2{ font-size:14px; color:#333333;}
.error_link .error_t3{ padding:0 18px;}
.error_link .error_t3 a{ text-decoration:underline; font-size:14px; color:#FF0000;}

/*友情链接*/
.friendLink{ height:28px; background-color:#E3E3E3; color:#000;}
.f_soci .sele .val_{ text-align:center;  color:#000;}
.f_soci .sele{ height:28px; line-height:28px;}
.f_soci .sele_{ background:#E3E3E3; top:28px;}
.f_soci .sele_ a{ color:#000;}
.f_soci .sele_ a:hover{ color:#ff0000;}
.friendLink .arr{display:inline-block; background:url(../images/yq.gif) no-repeat center; width:7px; height:4px; margin-left:10px; vertical-align:middle;}

/*6.27修改*/
.i_video .T{ position:relative; width:100%; clear:both}

.i_video .T a.vmore { position:absolute; right:0; top:0; display:none;}

/*下载页面*/
.downList li{ width:100%; background:url(../images/pdf_icon.gif) no-repeat left; height:44px; line-height:44px; border-bottom:#6a6a6a dotted 1px; color:#6a6a6a; padding-left:40px; box-sizing:border-box;}
.downList li span{ float:left;}
.downList li a{ display:inline-block; float:right; background:url(../images/pdf_icon2.gif) no-repeat left; padding-left:16px;}

/*聚合页面*/
.juhe .r{ width:245px;}
.juhe .l{ width:640px; }
.juhe .l li{ height:38px; width:100%; line-height:38px; border-bottom:#f1f1f1 solid 1px; float:left;}
.juhe .l li span{ float:left;}
.juhe .l li i{ float:right;}
.juhe .l li a{ font-size:14px; color:#241e0e;}

/*#eptone_style2{ position:fixed !important}*/

#foot_0{width:50%;height:280px;overflow:hidden}
#foot_1{width:50%;height:280px;overflow:hidden; margin-right:0px;}



/*2017-08-16 ysl*/
/*百度分享-自定义弹窗列表只支持触控式的弹窗，故只保留触控式*/
.bdshare_dialog_box { display:none!important; }

.img_contact{ font-size: 14px;
    width: 120px;
    text-align: center;
    border: #ccc 1px solid;
    padding: 20px;
    margin-top: 20px; line-height: 20px}
.img_contact img{  padding-bottom: 5px }

.wjbs{padding-top: 10px; display: block;}
.friendLink001 .arr{display:inline-block; background:url(../images/yq.gif) no-repeat center; width:7px; height:4px; margin-left:10px; vertical-align:middle;}
.friendLink001{ height:28px; background-color:#E3E3E3; color:#000;}
.friendLink001 .sele_{background: #E3E3E3;top: 28px;}
.friendLink001 .sele_ a{color: #000; text-align: center;}

.__pc{ display:none;}
.__mobile{ display:block;}

.mobileindexpro{ width:100%; margin-bottom:30px; height:auto; overflow:hidden;}
.mobileindexpro li{ width:49%; float:left; position:relative; height:200px; list-style-type:none; margin-right:2%; margin-top:10px; overflow:hidden; text-align:center; background:#fff;}
.mobileindexpro li:nth-child(2n+2){ margin-right:0px;}
.mobileindexpro li img{ max-width:100%; height:170px;}
.mobileindexpro li p{ position:absolute; bottom:0px; width:100%; height:30px;  background:#333; color:#fff; font-size:1rem; text-align:center; padding:0px; margin:0px;}


.unslider ul li{ height:100% !important;}